home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / learning_science / eurodemo / texte englisch / errorcodes.txt next >
Text File  |  1995-07-10  |  2KB  |  67 lines

  1.       AmigaDOS Error Board
  2.  
  3. This text is part of the EUROÜBERSETZER
  4. translating software package and you can
  5. use it as a demonstration.
  6.  
  7. Please note: To translate this text in
  8. a correct way, you also have to bind in
  9. the COMPUTER dictionary!
  10.  
  11. Error 103 -  no free store.
  12. Error 105 -  task table full.
  13. Error 114 -  bad template.
  14. Error 115 -  bad number.
  15. Error 116 -  required arg missing.
  16. Error 117 -  key needs arg.
  17. Error 118 -  too many args.
  18. Error 119 -  unmatched quotes.
  19. Error 120 -  line too long.
  20. Error 121 -  file not object.
  21. Error 122 -  invalid resident library.
  22. Error 201 -  no default dir.
  23. Error 202 -  object in use.
  24. Error 203 -  object exists.
  25. Error 204 -  dir not found.
  26. Error 205 -  object not found.
  27. Error 206 -  bad stream name.
  28. Error 207 -  object too large.
  29. Error 209 -  action not known.
  30. Error 210 -  invalid component name.
  31. Error 211 -  invalid lock.
  32. Error 212 -  object wrong type.
  33. Error 213 -  disk not validated.
  34. Error 214 -  disk write protected.
  35. Error 215 -  rename across devices.
  36. Error 216 -  directory not empty.
  37. Error 217 -  too many levels.
  38. Error 218 -  device not mounted.
  39. Error 219 -  seek error.
  40. Error 220 -  comment too big.
  41. Error 221 -  disk full.
  42. Error 222 -  delete protected.
  43. Error 223 -  write protected.
  44. Error 224 -  read protected.
  45. Error 225 -  not a dos disk.
  46. Error 226 -  no disk.
  47. Error 232 -  no more entries.
  48.  
  49. The following error codes are added
  50. for AmigaDOS version 1.4 (never seen):
  51.  
  52. Error 233 -  is soft link.
  53. Error 234 -  object linked.
  54. Error 235 -  bad hunk.
  55. Error 236 -  not implemented.
  56. Error 240 -  record not locked.
  57. Error 241 -  lock collision.
  58. Error 242 -  lock timeout.
  59. Error 243 -  unlock error.
  60.  
  61. With AmigaDos version 2.0, three new codes
  62. are implemented as follows:
  63.  
  64. Error 303 -  buffer overflow.
  65. Error 304 -  break.
  66. Error 305 -  not executable.
  67.